×

pointer argument meaning in Chinese

指针型自变量

Examples

  1. Avoid doing expensive argument checking of pointer arguments
    避免对指针参数进行高开销的参数检查。
  2. Do provide an alternative for any member that takes a pointer argument , as pointers are not cls - compliant
    为所有采用指针参数的成员提供替代指针参数的办法,因为指针不符合cls 。
  3. In this example , it will raise an exception because the pointer argument we supply isn ' t aligned to a 4 - byte boundary
    在这个例子中,它将产生一个异常,因为我们提供的指示器意见不是排列成一个4位分界的。
  4. This declspec is a promise to the compiler , and if the function references globals or second - level indirections of pointer arguments then the compiler may generate code that breaks the application
    此declspec是对编译器的一个承诺,如果该函数引用全局变量或第二层间接指针参数,则编译器会生成将中断应用程序的代码。

Related Words

  1. null argument
  2. pointer grabbing
  3. structure pointer
  4. pointer field
  5. scan pointer
  6. fractional pointer
  7. pointer error
  8. illuminated pointer
  9. current pointer
  10. track pointer
  11. pointer and reflecting galvanometer
  12. pointer and scale
  13. pointer arithmetic
  14. pointer arm
PC Version

Copyright © 2018 WordTech Co.